In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureOCR / EnablePreprocessing Property

EnablePreprocessing Property (IGdPictureOCR)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(102)>

Property EnablePreprocessing As Boolean
[DispId(102)]

bool EnablePreprocessing {get; set;}
read-write property EnablePreprocessing: Boolean; 
DispIdAttribute(102)

function get,set EnablePreprocessing : boolean
[DispId(102)]

__property bool get_EnablePreprocessing();

__property void set_EnablePreprocessing( 

   bool value

);
[DispId(102)]

property bool EnablePreprocessing {

   bool get();

   void set (    bool value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureOCR
IGdPictureOCR Members